Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add ci checks, order fields, fix types, and simplify logic #698

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

taeh98
Copy link
Collaborator

@taeh98 taeh98 commented Aug 31, 2023

  • add CI checks to check spelling and lint commit messages
  • order various lists of values and fields in Picker.js and index.d.ts
  • fix types like "any", React imports, etc in index.d.ts
  • add error when value and memoryRef.current.value aren't equal when items pressed in Picker.js
  • simplify and comment logic when item pressed in Picker.js

@taeh98 taeh98 merged commit ff853e1 into hossein-zare:dev-5.x Aug 31, 2023
6 of 7 checks passed
@taeh98 taeh98 deleted the values-error branch August 31, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant